* {box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;}
a{text-decoration:none;}
div,td,input,body,textarea,select {
	word-break:break-word;
}
body,form,p {
	margin:0px;
	font-family:Microsoft yahei,arial;
}
/* Css Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,img { padding:0;margin:0;}
fieldset,img { border: 0; }
address,caption,cite,code,dfn,em,th,var,i { font-weight:normal; font-style:normal; }
ol,ul,li { list-style: none; }
div,dl,dt,dd,ol,ul,li{ zoom:1; }
caption,th { text-align: left; }
h1,h2,h3,h4,h5,h6 { font-weight: normal; font-size:100%; }
q:before,q:after { content:''; }
abbr,acronym { border: 0;}

a{color:#5a5a5a;text-decoration:none; outline:none;transition: background-color 0.3s ease-out 0s, color 0.3s ease-out 0s;font-family:Microsoft yahei,arial;}

a:hover {color:#bb121c; text-decoration:none; }
body{
	font-family:Microsoft yahei,arial;
	color:#5a5a5a;
	font-size:12px;
	line-height:24px;
	background:#fff;}
html{
	overflow-x:hidden;
}
.content{width:1200px;margin:0 auto;clear:both}
.wrap{ width:1200px; margin:0 auto}
.h5{height:5px;width:100%}
.h10{height:10px;width:100%}
.h15{height:15px;width:100%}
.h20{height:20px;width:100%}
.h22{height:22px;width:100%}
.h25{height:25px;width:100%}
.h30{height:30px;width:100%}
.h40{height:40px;width:100%}
.h45{height:45px;width:100%}
.h50{height:50px;width:100%}
.h60{height:60px;width:100%}

.p20{padding:10px 20px;}

.clear{clear:both;}
.fl{float:left;}
.fr{float:right;}
.tl{text-align:left}
.tc{text-align:center}
.tr{text-align:right}
.about_tit{
	height:50px;
	line-height:50px;
	font-size:20px;
	color:#333;
	padding-left:20px;
	background:#efefef}
	

.product_tit{
	height:36px;
	border-bottom:1px solid #ccc;
	background:url(img/sanjiao.gif) no-repeat 0 11px;
	padding-left:12px;}
.product_tit h2{
	line-height:30px;
	font-size:18px;
	font-weight:bold;	
	color:#ff8b00;
	display:inline-block;
	float:left;
	margin-right:20px;}
a.tjzx_more{float:right;margin-top:12px;}
.product_tit .xn{
	color:#666;
	font:16px/30px Microsoft Yahei,Arial;
	height:30px;
	float:left;
	margin:0 5px;
	padding:0 8px;
}
.product_tit .xn:hover{
	color:#fff;
	background:#ff8b00;
}
.product_tit .xd{
	font:16px/30px Microsoft Yahei,Arial;
	height:30px;
	float:left;
	margin:0 10px;
	color:#fff;
	background:#ff8b00;
	padding:0 8px;
}
	
/***全局属性***/
.man{
	margin:0 auto;
	width:100%;
}
.hed,.mnu,.ban,.ind,.fot,.bas,.bac{
	margin:0 auto;
	width:100%;
}
.pth,.com{
	float:left;
	width:100%;
}
.bod{
	width:1000px; /*整体宽度*/
	margin:0 auto;
}
.lft{
	float:left;
	width:252px; /*左边宽度*/
}
.rgt{
	float:right;
 	width:895px; /*右边宽度*/
}
.rgt_con{border:1px solid #e2e2e2;}
/***分页导航条***/
.gbf {
    text-align:center;
	color:#6f6f6f;
	padding:0 15px;
	font-family:arial;
	
}
.gbf a{font-family:arial;}
.s_gbf{text-align:center;padding:10px 10px}
.gbf img {
	vertical-align:middle;
}
.gbf  .n,.gbf  .h,.gbf  .d {
	display:inline-block;
	text-align:center;
	padding:3px 10px;
	border-radius:3px;
	line-height:20px;
	background:#eee;
	border:none;
}
.gbf  .n {
	background:#eee;
	border:none;
	color:#777; /*常态色*/
	font-family:SimSun;
	font-size:15px;
	
}
.gbf  .h,.gbf  .n:hover{
	color:#fff; /*重点色*/
	background:#d01226;
	border:none;
}
.gbf  .d{
	background:#eee;
	border:none;
	color:#777; /*重点色*/
}
.gbf  .d:hover{
	border:none;
	color:#d01226; /*重点色*/
}
/***订购部分按钮***/
#add:hover,#odr:hover{
	color:#fff;
}
#add,#odr{
	display:inline-block;
	width:100px;
	height:30px;
	line-height:30px;
	background:#005aaa;
	text-align:center;
	font-size:12px;
	color:#fbe6e7;
	cursor:pointer;
}
#odr{
	background:#333;
}
